Add link support to GtkLabel
authorMatthias Clasen <mclasen@redhat.com>
Mon, 11 May 2009 05:23:13 +0000 (01:23 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 11 May 2009 05:23:13 +0000 (01:23 -0400)
commit9dbb30482b11075045e7624df7c771cb3fc1503f
treed2d9486482ba7eeaa77a20166eefca360eb526fe
parent141ddd99f375b8f687f5f83164c440c8a79b1364
Add link support to GtkLabel

This patch is based on SexyUrlLabel, but with significantly enhanced
functionality: keynav, tooltips, context menu, theming.
demos/gtk-demo/Makefile.am
demos/gtk-demo/links.c [new file with mode: 0644]
docs/reference/gtk/tmpl/gtklabel.sgml
gtk/gtk.symbols
gtk/gtklabel.c
gtk/gtklabel.h
tests/testgtk.c
tests/testgtkrc